home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 June / PCWorld_2007-06_cd.bin / system / sandra / san1135.exe / {app} / sandra.mdb / RefWebConnection.json < prev    next >
JavaScript Object Notation  |  2007-05-01  |  709b

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "RefType": "Boolean NOT NULL",
  5.         "OsType": "Long Integer NOT NULL",
  6.         "Name": "Text (255) NOT NULL",
  7.         "Speed": "Long Integer",
  8.         "Index": "Long Integer NOT NULL",
  9.         "Latency": "Long Integer NOT NULL"
  10.     },
  11.     "data": [
  12.         {
  13.             "ID": 1,
  14.             "RefType": 0,
  15.             "OsType": 1,
  16.             "Name": "ADSL 2Mbps / 256kbps",
  17.             "Speed": 2000,
  18.             "Index": 103,
  19.             "Latency": 17
  20.         },
  21.         {
  22.             "ID": 2,
  23.             "RefType": 0,
  24.             "OsType": 1,
  25.             "Name": "ADSL 1Mbps / 256kbps",
  26.             "Speed": 1000,
  27.             "Index": 57,
  28.             "Latency": 18
  29.         },
  30.         {
  31.             "ID": 3,
  32.             "RefType": 0,
  33.             "OsType": 1,
  34.             "Name": "ADSL 512kbps / 256kbps",
  35.             "Speed": 500,
  36.             "Index": 35,
  37.             "Latency": 20
  38.         },
  39.         {
  40.             "ID": 4,
  41.             "RefType": 0,
  42.             "OsType": 1,
  43.             "Name": "Modem 56kbps",
  44.             "Speed": 56,
  45.             "Index": 4,
  46.             "Latency": 300
  47.         },
  48.         {
  49.             "ID": 5,
  50.             "RefType": 0,
  51.             "OsType": 1,
  52.             "Name": "ADSL 8Mbps / 448kbps",
  53.             "Speed": 8000,
  54.             "Index": 402,
  55.             "Latency": 15
  56.         }
  57.     ]
  58. }